Skip to content

feat(migrate): add ExistingIndex for registry-wide skip on re-runs - #72

Merged
sawka-harness merged 4 commits into
mainfrom
Feat/7-har
Aug 4, 2026
Merged

feat(migrate): add ExistingIndex for registry-wide skip on re-runs#72
sawka-harness merged 4 commits into
mainfrom
Feat/7-har

Conversation

@BlueLabelscotch

Copy link
Copy Markdown
Collaborator

Summary

  • Adds ExistingIndex — a registry-wide upfront snapshot of already-migrated files so re-runs skip
    files without per-version API round-trips.
  • Implements BuildExistingIndex on the HAR adapter using v1 pagination:
    GetAllArtifactsByRegistryGetAllArtifactVersionsGetArtifactFiles, bounded by config.Concurrency.
  • Threads the index from registry.gopackage.goversion.go; falls back to per-version
    existingFileMap if the upfront build fails.

@sawka-harness
sawka-harness merged commit 279a901 into main Aug 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants